[INFO] fetching crate nimiq-key-derivation 1.7.0...
[INFO] fixing nimiq-key-derivation-1.7.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate nimiq-key-derivation 1.7.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate nimiq-key-derivation 1.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nimiq-key-derivation 1.7.0
[INFO] tweaked toml for crates.io crate nimiq-key-derivation 1.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nimiq-key-derivation 1.7.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nimiq-key-derivation 1.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nimiq-serde-derive v1.7.0
[INFO] [stderr]   Downloaded rand_core_compat v0.1.1
[INFO] [stderr]   Downloaded nimiq-keys v1.7.0
[INFO] [stderr]   Downloaded safe-regex-macro v0.3.0
[INFO] [stderr]   Downloaded nimiq-macros v1.7.0
[INFO] [stderr]   Downloaded nimiq-serde v1.7.0
[INFO] [stderr]   Downloaded nimiq-database-value v1.7.0
[INFO] [stderr]   Downloaded nimiq-collections v1.7.0
[INFO] [stderr]   Downloaded nimiq-hash_derive v1.7.0
[INFO] [stderr]   Downloaded safe-regex-compiler v0.3.0
[INFO] [stderr]   Downloaded build-data v0.3.3
[INFO] [stderr]   Downloaded nimiq-database-value-derive v1.7.0
[INFO] [stderr]   Downloaded safe-regex v0.3.0
[INFO] [stderr]   Downloaded rust-argon2 v3.0.0
[INFO] [stderr]   Downloaded nimiq-hash v1.7.0
[INFO] [stderr]   Downloaded nimiq-mmr v1.7.0
[INFO] [stderr]   Downloaded nimiq-utils v1.7.0
[INFO] [stderr]   Downloaded postcard-bytes v0.1.0
[INFO] [stderr]   Downloaded ed25519-zebra v4.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1dfa21da6c108c2cb15eb873a337802ec0d1dc6f4ce8d6c88b58549d5685fe1e
[INFO] running `Command { std: "docker" "start" "1dfa21da6c108c2cb15eb873a337802ec0d1dc6f4ce8d6c88b58549d5685fe1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1dfa21da6c108c2cb15eb873a337802ec0d1dc6f4ce8d6c88b58549d5685fe1e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dfa21da6c108c2cb15eb873a337802ec0d1dc6f4ce8d6c88b58549d5685fe1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1dfa21da6c108c2cb15eb873a337802ec0d1dc6f4ce8d6c88b58549d5685fe1e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.95
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking nimiq-database-value v1.7.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nimiq-mmr v1.7.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rand_core_compat v0.1.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rust-argon2 v3.0.0
[INFO] [stderr]    Compiling safe-quote v1.0.40
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling safe-regex-compiler v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling safe-regex-macro v0.3.0
[INFO] [stderr]    Compiling safe-regex v0.3.0
[INFO] [stderr]    Compiling build-data v0.3.3
[INFO] [stderr]    Compiling nimiq-utils v1.7.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling nimiq-database-value-derive v1.7.0
[INFO] [stderr]    Compiling nimiq-hash_derive v1.7.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling nimiq-serde-derive v1.7.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking postcard-bytes v0.1.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking ed25519-zebra v4.2.0
[INFO] [stderr]     Checking nimiq-serde v1.7.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking nimiq-macros v1.7.0
[INFO] [stderr]     Checking nimiq-collections v1.7.0
[INFO] [stderr]     Checking nimiq-hash v1.7.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking nimiq-keys v1.7.0
[INFO] [stderr]     Checking nimiq-key-derivation v1.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `nimiq_test_log`
[INFO] [stdout]  --> tests/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use nimiq_test_log::test;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nimiq_test_log`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `nimiq_test_log`, use `cargo add nimiq_test_log` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hex` in this scope
[INFO] [stdout]   --> tests/mod.rs:15:36
[INFO] [stdout]    |
[INFO] [stdout] 15 |         chain_code.copy_from_slice(hex::decode(self.chain_code).unwrap().as_slice());
[INFO] [stdout]    |                                    ^^^ use of unresolved module or unlinked crate `hex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hex` in this scope
[INFO] [stdout]   --> tests/mod.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |         private_key.copy_from_slice(hex::decode(self.private).unwrap().as_slice());
[INFO] [stdout]    |                                     ^^^ use of unresolved module or unlinked crate `hex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hex` in this scope
[INFO] [stdout]   --> tests/mod.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |         public_key.copy_from_slice(hex::decode(self.public).unwrap().as_slice());
[INFO] [stdout]    |                                    ^^^ use of unresolved module or unlinked crate `hex`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hex` in this scope
[INFO] [stdout]    --> tests/mod.rs:120:20
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let seed = hex::decode(SEEDS[i]).unwrap();
[INFO] [stdout]     |                    ^^^ use of unresolved module or unlinked crate `hex`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nimiq-key-derivation` (test "mod") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "1dfa21da6c108c2cb15eb873a337802ec0d1dc6f4ce8d6c88b58549d5685fe1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dfa21da6c108c2cb15eb873a337802ec0d1dc6f4ce8d6c88b58549d5685fe1e", kill_on_drop: false }`
[INFO] [stdout] 1dfa21da6c108c2cb15eb873a337802ec0d1dc6f4ce8d6c88b58549d5685fe1e
